Skip to content

[3.15] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776) - #155107

Merged
freakboy3742 merged 1 commit into
python:3.15from
miss-islington:backport-5918085-3.15
Aug 3, 2026
Merged

[3.15] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776)#155107
freakboy3742 merged 1 commit into
python:3.15from
miss-islington:backport-5918085-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Clarifies the difference between LIBPYTHON, which is the library name,
and the flags needed to build modules, which also need the linking path.
(cherry picked from commit 5918085)

Co-authored-by: Yaksh Bariya yakshbari4@gmail.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
Co-authored-by: Malcolm Smith smith@chaquo.com

…ythonGH-144776)

Clarifies the difference between LIBPYTHON, which is the library name,
and the flags needed to build modules, which also need the linking path.
(cherry picked from commit 5918085bb6f4a3a48193cacb9bb99b044d4e0452)

Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@freakboy3742
freakboy3742 merged commit 847d099 into python:3.15 Aug 3, 2026
56 checks passed
@miss-islington
miss-islington deleted the backport-5918085-3.15 branch August 3, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants